Skip to content

fill_forward_nulls resets at 1024 chunk boundary#7149

Merged
robert3005 merged 1 commit into
developfrom
rk/fill_forward_chunks
Mar 25, 2026
Merged

fill_forward_nulls resets at 1024 chunk boundary#7149
robert3005 merged 1 commit into
developfrom
rk/fill_forward_chunks

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

Carrying forward last non null value across fast lanes chunk boundaries can lead
to issues where we think there's more values in the chunk than actually present.
Instead we reset last valid value every 1024 elements

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/fix A bug fix label Mar 24, 2026
@robert3005 robert3005 merged commit f200823 into develop Mar 25, 2026
103 of 106 checks passed
@robert3005 robert3005 deleted the rk/fill_forward_chunks branch March 25, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/fix A bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants